home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Turnbull China Bikeride
/
Turnbull China Bikeride - Disc 2.iso
/
STUTTGART
/
NEWSOFT
/
AUGUST
/
FREENET1
/
!FreeUser
/
Startup
< prev
Wrap
Text File
|
1995-11-12
|
666b
|
39 lines
| $Id: Startup,v 1.1.2.1 1995/11/12 17:46:48 tom Exp $
|
| Load the main TCP/IP stack and dummy internet module
|
RMRun FreeNet:FreeNet
RMRun FreeNet:Internet
|
| Load any drivers that we need
|
RMRun FreeNet:Drivers.SLIPdriver 576
|RMRun FreeNet:Drivers.AUNLink
|
| Load the DNS resolver
|
RMRun FreeNet:INetDB
|
| Set the host name to keep Acorn clients happy
|
Set Inet$HostName compton
|
| Attach and configure the interfaces
|
slattach internal 0 19200
ifconfig sl0 inet 158.152.40.58 158.152.1.222 netmask 0xffff0000 up
ifconfig lo0 inet 127.0.0.1 up
|
| Setup the routing tables
|
route add default 158.152.1.222 1
route add 158.152.40.58 127.0.0.1 0